lcWndSetProps Home

Links the "Design window" and the "Properties window" objects.

 BOOL lcWndSetProps (
   HANDLE hLcWnd,
   HANDLE hPropWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD design window.
hPropWnd
  Handle to the properties window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).